DebuggerDebugger ["message;cmd;cmd"]YInvokes the low-level debugger (MacsBug) with an optional message and commands to execute "message"*Shows a message when entering the debugger"message;cmd"(Shows a message, then executes a command
"Code:;IP"Shows the code around the PC"Stack:;SC6;SC7"Shows the stack state"Heap Check:;HT; HC"Checks the current heap"Registers:;TD"Shows all the 680x0 registers"Current state:;HT;TD;IP"Shows heap, registers and code";ATC;BRC;G",Clears all breakpoints and resumes execution"Open files:;file"7Shows the currently open files (requires the file dcmd)"Drivers:;drvr"9Shows the currently open drivers (requires the drvr dcmd)